Returns property name as the key for collection.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
protected override string GetKeyForItem( MappingInfo item ) |
Visual Basic |
---|
Protected Overrides Function GetKeyForItem ( _ item As MappingInfo _ ) As String |
Parameters
- item
- Type: C1.C1Schedule..::..MappingInfo
The MappingInfo object.